Package | Description |
---|---|
com.oracle.bmc.filestorage | |
com.oracle.bmc.filestorage.responses |
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.
|
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 |
---|---|
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 |
---|---|
ValidateKeyTabsResponse |
ValidateKeyTabsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ValidateKeyTabsResponse.Builder |
ValidateKeyTabsResponse.Builder.copy(ValidateKeyTabsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.