Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.responses |
Modifier and Type | Method and Description |
---|---|
ValidateConnectionResponse |
Devops.validateConnection(ValidateConnectionRequest request)
Return whether the credentials of the connection are valid.
|
ValidateConnectionResponse |
DevopsClient.validateConnection(ValidateConnectionRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ValidateConnectionResponse> |
DevopsAsyncClient.validateConnection(ValidateConnectionRequest request,
AsyncHandler<ValidateConnectionRequest,ValidateConnectionResponse> handler) |
Future<ValidateConnectionResponse> |
DevopsAsync.validateConnection(ValidateConnectionRequest request,
AsyncHandler<ValidateConnectionRequest,ValidateConnectionResponse> handler)
Return whether the credentials of the connection are valid.
|
Modifier and Type | Method and Description |
---|---|
Future<ValidateConnectionResponse> |
DevopsAsyncClient.validateConnection(ValidateConnectionRequest request,
AsyncHandler<ValidateConnectionRequest,ValidateConnectionResponse> handler) |
Future<ValidateConnectionResponse> |
DevopsAsync.validateConnection(ValidateConnectionRequest request,
AsyncHandler<ValidateConnectionRequest,ValidateConnectionResponse> handler)
Return whether the credentials of the connection are valid.
|
Modifier and Type | Method and Description |
---|---|
ValidateConnectionResponse |
ValidateConnectionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ValidateConnectionResponse.Builder |
ValidateConnectionResponse.Builder.copy(ValidateConnectionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.