Uses of Class
com.amazonaws.services.opsworks.model.GrantAccessResult
Packages that use GrantAccessResult
-
Uses of GrantAccessResult in com.amazonaws.services.opsworks
Methods in com.amazonaws.services.opsworks that return GrantAccessResultModifier and TypeMethodDescriptionAbstractAWSOpsWorks.grantAccess
(GrantAccessRequest request) AWSOpsWorks.grantAccess
(GrantAccessRequest grantAccessRequest) This action can be used only with Windows stacks. AWSOpsWorksClient.grantAccess
(GrantAccessRequest grantAccessRequest) This action can be used only with Windows stacks. Methods in com.amazonaws.services.opsworks that return types with arguments of type GrantAccessResultModifier and TypeMethodDescriptionAbstractAWSOpsWorksAsync.grantAccessAsync
(GrantAccessRequest request) AbstractAWSOpsWorksAsync.grantAccessAsync
(GrantAccessRequest request, AsyncHandler<GrantAccessRequest, GrantAccessResult> asyncHandler) AWSOpsWorksAsync.grantAccessAsync
(GrantAccessRequest grantAccessRequest) This action can be used only with Windows stacks. AWSOpsWorksAsync.grantAccessAsync
(GrantAccessRequest grantAccessRequest, AsyncHandler<GrantAccessRequest, GrantAccessResult> asyncHandler) This action can be used only with Windows stacks. AWSOpsWorksAsyncClient.grantAccessAsync
(GrantAccessRequest request) AWSOpsWorksAsyncClient.grantAccessAsync
(GrantAccessRequest request, AsyncHandler<GrantAccessRequest, GrantAccessResult> asyncHandler) Method parameters in com.amazonaws.services.opsworks with type arguments of type GrantAccessResultModifier and TypeMethodDescriptionAbstractAWSOpsWorksAsync.grantAccessAsync
(GrantAccessRequest request, AsyncHandler<GrantAccessRequest, GrantAccessResult> asyncHandler) AWSOpsWorksAsync.grantAccessAsync
(GrantAccessRequest grantAccessRequest, AsyncHandler<GrantAccessRequest, GrantAccessResult> asyncHandler) This action can be used only with Windows stacks. AWSOpsWorksAsyncClient.grantAccessAsync
(GrantAccessRequest request, AsyncHandler<GrantAccessRequest, GrantAccessResult> asyncHandler) -
Uses of GrantAccessResult in com.amazonaws.services.opsworks.model
Methods in com.amazonaws.services.opsworks.model that return GrantAccessResultModifier and TypeMethodDescriptionGrantAccessResult.clone()
GrantAccessResult.withTemporaryCredential
(TemporaryCredential temporaryCredential) ATemporaryCredential
object that contains the data needed to log in to the instance by RDP clients, such as the Microsoft Remote Desktop Connection.