Uses of Class
com.amazonaws.services.opsworks.model.RegisterRdsDbInstanceResult
-
Packages that use RegisterRdsDbInstanceResult Package Description com.amazonaws.services.opsworks com.amazonaws.services.opsworks.model -
-
Uses of RegisterRdsDbInstanceResult in com.amazonaws.services.opsworks
Methods in com.amazonaws.services.opsworks that return RegisterRdsDbInstanceResult Modifier and Type Method Description RegisterRdsDbInstanceResult
AbstractAWSOpsWorks. registerRdsDbInstance(RegisterRdsDbInstanceRequest request)
RegisterRdsDbInstanceResult
AWSOpsWorks. registerRdsDbInstance(RegisterRdsDbInstanceRequest registerRdsDbInstanceRequest)
Registers an Amazon RDS instance with a stack.RegisterRdsDbInstanceResult
AWSOpsWorksClient. registerRdsDbInstance(RegisterRdsDbInstanceRequest registerRdsDbInstanceRequest)
Registers an Amazon RDS instance with a stack.Method parameters in com.amazonaws.services.opsworks with type arguments of type RegisterRdsDbInstanceResult Modifier and Type Method Description Future<RegisterRdsDbInstanceResult>
AbstractAWSOpsWorksAsync. registerRdsDbInstanceAsync(RegisterRdsDbInstanceRequest request, AsyncHandler<RegisterRdsDbInstanceRequest,RegisterRdsDbInstanceResult> asyncHandler)
Future<RegisterRdsDbInstanceResult>
AWSOpsWorksAsync. registerRdsDbInstanceAsync(RegisterRdsDbInstanceRequest registerRdsDbInstanceRequest, AsyncHandler<RegisterRdsDbInstanceRequest,RegisterRdsDbInstanceResult> asyncHandler)
Registers an Amazon RDS instance with a stack.Future<RegisterRdsDbInstanceResult>
AWSOpsWorksAsyncClient. registerRdsDbInstanceAsync(RegisterRdsDbInstanceRequest request, AsyncHandler<RegisterRdsDbInstanceRequest,RegisterRdsDbInstanceResult> asyncHandler)
-
Uses of RegisterRdsDbInstanceResult in com.amazonaws.services.opsworks.model
Methods in com.amazonaws.services.opsworks.model that return RegisterRdsDbInstanceResult Modifier and Type Method Description RegisterRdsDbInstanceResult
RegisterRdsDbInstanceResult. clone()
-