Uses of Class
com.oracle.bmc.apiplatform.model.ApiPlatformInstanceCollection
-
Packages that use ApiPlatformInstanceCollection Package Description com.oracle.bmc.apiplatform.model com.oracle.bmc.apiplatform.responses -
-
Uses of ApiPlatformInstanceCollection in com.oracle.bmc.apiplatform.model
Methods in com.oracle.bmc.apiplatform.model that return ApiPlatformInstanceCollection Modifier and Type Method Description ApiPlatformInstanceCollectionApiPlatformInstanceCollection.Builder. build()Methods in com.oracle.bmc.apiplatform.model with parameters of type ApiPlatformInstanceCollection Modifier and Type Method Description ApiPlatformInstanceCollection.BuilderApiPlatformInstanceCollection.Builder. copy(ApiPlatformInstanceCollection model) -
Uses of ApiPlatformInstanceCollection in com.oracle.bmc.apiplatform.responses
Methods in com.oracle.bmc.apiplatform.responses that return ApiPlatformInstanceCollection Modifier and Type Method Description ApiPlatformInstanceCollectionListApiPlatformInstancesResponse. getApiPlatformInstanceCollection()The returned ApiPlatformInstanceCollection instance.Methods in com.oracle.bmc.apiplatform.responses with parameters of type ApiPlatformInstanceCollection Modifier and Type Method Description ListApiPlatformInstancesResponse.BuilderListApiPlatformInstancesResponse.Builder. apiPlatformInstanceCollection(ApiPlatformInstanceCollection apiPlatformInstanceCollection)The returned ApiPlatformInstanceCollection instance.
-