Uses of Class
com.oracle.bmc.core.responses.GetWindowsInstanceInitialCredentialsResponse
-
Packages that use GetWindowsInstanceInitialCredentialsResponse Package Description com.oracle.bmc.core com.oracle.bmc.core.responses -
-
Uses of GetWindowsInstanceInitialCredentialsResponse in com.oracle.bmc.core
Methods in com.oracle.bmc.core that return GetWindowsInstanceInitialCredentialsResponse Modifier and Type Method Description GetWindowsInstanceInitialCredentialsResponseCompute. getWindowsInstanceInitialCredentials(GetWindowsInstanceInitialCredentialsRequest request)Gets the generated credentials for the instance.GetWindowsInstanceInitialCredentialsResponseComputeClient. getWindowsInstanceInitialCredentials(GetWindowsInstanceInitialCredentialsRequest request)Methods in com.oracle.bmc.core that return types with arguments of type GetWindowsInstanceInitialCredentialsResponse Modifier and Type Method Description Future<GetWindowsInstanceInitialCredentialsResponse>ComputeAsync. getWindowsInstanceInitialCredentials(GetWindowsInstanceInitialCredentialsRequest request, AsyncHandler<GetWindowsInstanceInitialCredentialsRequest,GetWindowsInstanceInitialCredentialsResponse> handler)Gets the generated credentials for the instance.Future<GetWindowsInstanceInitialCredentialsResponse>ComputeAsyncClient. getWindowsInstanceInitialCredentials(GetWindowsInstanceInitialCredentialsRequest request, AsyncHandler<GetWindowsInstanceInitialCredentialsRequest,GetWindowsInstanceInitialCredentialsResponse> handler)Method parameters in com.oracle.bmc.core with type arguments of type GetWindowsInstanceInitialCredentialsResponse Modifier and Type Method Description Future<GetWindowsInstanceInitialCredentialsResponse>ComputeAsync. getWindowsInstanceInitialCredentials(GetWindowsInstanceInitialCredentialsRequest request, AsyncHandler<GetWindowsInstanceInitialCredentialsRequest,GetWindowsInstanceInitialCredentialsResponse> handler)Gets the generated credentials for the instance.Future<GetWindowsInstanceInitialCredentialsResponse>ComputeAsyncClient. getWindowsInstanceInitialCredentials(GetWindowsInstanceInitialCredentialsRequest request, AsyncHandler<GetWindowsInstanceInitialCredentialsRequest,GetWindowsInstanceInitialCredentialsResponse> handler) -
Uses of GetWindowsInstanceInitialCredentialsResponse in com.oracle.bmc.core.responses
Methods in com.oracle.bmc.core.responses that return GetWindowsInstanceInitialCredentialsResponse Modifier and Type Method Description GetWindowsInstanceInitialCredentialsResponseGetWindowsInstanceInitialCredentialsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.core.responses with parameters of type GetWindowsInstanceInitialCredentialsResponse Modifier and Type Method Description GetWindowsInstanceInitialCredentialsResponse.BuilderGetWindowsInstanceInitialCredentialsResponse.Builder. copy(GetWindowsInstanceInitialCredentialsResponse o)Copy method to populate the builder with values from the given instance.
-