Package | Description |
---|---|
com.oracle.bmc.filestorage | |
com.oracle.bmc.filestorage.requests |
Modifier and Type | Method and Description |
---|---|
ValidateKeyTabsResponse |
FileStorageClient.validateKeyTabs(ValidateKeyTabsRequest request) |
ValidateKeyTabsResponse |
FileStorage.validateKeyTabs(ValidateKeyTabsRequest request)
Validates keytab contents for the secret details passed on the request or validte keytab
contents associated with the mount target passed in the request.
|
Future<ValidateKeyTabsResponse> |
FileStorageAsync.validateKeyTabs(ValidateKeyTabsRequest request,
AsyncHandler<ValidateKeyTabsRequest,ValidateKeyTabsResponse> handler)
Validates keytab contents for the secret details passed on the request or validte keytab
contents associated with the mount target passed in the request.
|
Future<ValidateKeyTabsResponse> |
FileStorageAsyncClient.validateKeyTabs(ValidateKeyTabsRequest request,
AsyncHandler<ValidateKeyTabsRequest,ValidateKeyTabsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<ValidateKeyTabsResponse> |
FileStorageAsync.validateKeyTabs(ValidateKeyTabsRequest request,
AsyncHandler<ValidateKeyTabsRequest,ValidateKeyTabsResponse> handler)
Validates keytab contents for the secret details passed on the request or validte keytab
contents associated with the mount target passed in the request.
|
Future<ValidateKeyTabsResponse> |
FileStorageAsyncClient.validateKeyTabs(ValidateKeyTabsRequest request,
AsyncHandler<ValidateKeyTabsRequest,ValidateKeyTabsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ValidateKeyTabsRequest |
ValidateKeyTabsRequest.Builder.build()
Build the instance of ValidateKeyTabsRequest as configured by this builder
|
ValidateKeyTabsRequest |
ValidateKeyTabsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ValidateKeyTabsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ValidateKeyTabsRequest.Builder |
ValidateKeyTabsRequest.Builder.copy(ValidateKeyTabsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.