Uses of Class
com.oracle.bmc.fusionapps.responses.GetFusionEnvironmentFamilyResponse
- 
Packages that use GetFusionEnvironmentFamilyResponse Package Description com.oracle.bmc.fusionapps com.oracle.bmc.fusionapps.responses 
- 
- 
Uses of GetFusionEnvironmentFamilyResponse in com.oracle.bmc.fusionappsMethods in com.oracle.bmc.fusionapps that return GetFusionEnvironmentFamilyResponse Modifier and Type Method Description GetFusionEnvironmentFamilyResponseFusionApplications. getFusionEnvironmentFamily(GetFusionEnvironmentFamilyRequest request)Retrieves a fusion environment family identified by its OCID.GetFusionEnvironmentFamilyResponseFusionApplicationsClient. getFusionEnvironmentFamily(GetFusionEnvironmentFamilyRequest request)Method parameters in com.oracle.bmc.fusionapps with type arguments of type GetFusionEnvironmentFamilyResponse Modifier and Type Method Description Future<GetFusionEnvironmentFamilyResponse>FusionApplicationsAsync. getFusionEnvironmentFamily(GetFusionEnvironmentFamilyRequest request, AsyncHandler<GetFusionEnvironmentFamilyRequest,GetFusionEnvironmentFamilyResponse> handler)Retrieves a fusion environment family identified by its OCID.Future<GetFusionEnvironmentFamilyResponse>FusionApplicationsAsyncClient. getFusionEnvironmentFamily(GetFusionEnvironmentFamilyRequest request, AsyncHandler<GetFusionEnvironmentFamilyRequest,GetFusionEnvironmentFamilyResponse> handler)
- 
Uses of GetFusionEnvironmentFamilyResponse in com.oracle.bmc.fusionapps.responsesMethods in com.oracle.bmc.fusionapps.responses that return GetFusionEnvironmentFamilyResponse Modifier and Type Method Description GetFusionEnvironmentFamilyResponseGetFusionEnvironmentFamilyResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.fusionapps.responses with parameters of type GetFusionEnvironmentFamilyResponse Modifier and Type Method Description GetFusionEnvironmentFamilyResponse.BuilderGetFusionEnvironmentFamilyResponse.Builder. copy(GetFusionEnvironmentFamilyResponse o)Copy method to populate the builder with values from the given instance.
 
-