Uses of Class
com.amazonaws.services.opsworks.model.DisassociateElasticIpResult
Packages that use DisassociateElasticIpResult
-
Uses of DisassociateElasticIpResult in com.amazonaws.services.opsworks
Methods in com.amazonaws.services.opsworks that return DisassociateElasticIpResultModifier and TypeMethodDescriptionAbstractAWSOpsWorks.disassociateElasticIp(DisassociateElasticIpRequest request) AWSOpsWorks.disassociateElasticIp(DisassociateElasticIpRequest disassociateElasticIpRequest) Disassociates an Elastic IP address from its instance.AWSOpsWorksClient.disassociateElasticIp(DisassociateElasticIpRequest disassociateElasticIpRequest) Disassociates an Elastic IP address from its instance.Methods in com.amazonaws.services.opsworks that return types with arguments of type DisassociateElasticIpResultModifier and TypeMethodDescriptionAbstractAWSOpsWorksAsync.disassociateElasticIpAsync(DisassociateElasticIpRequest request) AbstractAWSOpsWorksAsync.disassociateElasticIpAsync(DisassociateElasticIpRequest request, AsyncHandler<DisassociateElasticIpRequest, DisassociateElasticIpResult> asyncHandler) AWSOpsWorksAsync.disassociateElasticIpAsync(DisassociateElasticIpRequest disassociateElasticIpRequest) Disassociates an Elastic IP address from its instance.AWSOpsWorksAsync.disassociateElasticIpAsync(DisassociateElasticIpRequest disassociateElasticIpRequest, AsyncHandler<DisassociateElasticIpRequest, DisassociateElasticIpResult> asyncHandler) Disassociates an Elastic IP address from its instance.AWSOpsWorksAsyncClient.disassociateElasticIpAsync(DisassociateElasticIpRequest request) AWSOpsWorksAsyncClient.disassociateElasticIpAsync(DisassociateElasticIpRequest request, AsyncHandler<DisassociateElasticIpRequest, DisassociateElasticIpResult> asyncHandler) Method parameters in com.amazonaws.services.opsworks with type arguments of type DisassociateElasticIpResultModifier and TypeMethodDescriptionAbstractAWSOpsWorksAsync.disassociateElasticIpAsync(DisassociateElasticIpRequest request, AsyncHandler<DisassociateElasticIpRequest, DisassociateElasticIpResult> asyncHandler) AWSOpsWorksAsync.disassociateElasticIpAsync(DisassociateElasticIpRequest disassociateElasticIpRequest, AsyncHandler<DisassociateElasticIpRequest, DisassociateElasticIpResult> asyncHandler) Disassociates an Elastic IP address from its instance.AWSOpsWorksAsyncClient.disassociateElasticIpAsync(DisassociateElasticIpRequest request, AsyncHandler<DisassociateElasticIpRequest, DisassociateElasticIpResult> asyncHandler) -
Uses of DisassociateElasticIpResult in com.amazonaws.services.opsworks.model
Methods in com.amazonaws.services.opsworks.model that return DisassociateElasticIpResult