Uses of Interface
com.google.cloud.run.v2.ServiceOrBuilder
-
Packages that use ServiceOrBuilder Package Description com.google.cloud.run.v2 A client to Cloud Run Admin API -
-
Uses of ServiceOrBuilder in com.google.cloud.run.v2
Classes in com.google.cloud.run.v2 that implement ServiceOrBuilder Modifier and Type Class Description classServiceService acts as a top-level container that manages a set of configurations and revision templates which implement a network service.static classService.BuilderService acts as a top-level container that manages a set of configurations and revision templates which implement a network service.Methods in com.google.cloud.run.v2 that return ServiceOrBuilder Modifier and Type Method Description ServiceOrBuilderCreateServiceRequest.Builder. getServiceOrBuilder()Required.ServiceOrBuilderCreateServiceRequest. getServiceOrBuilder()Required.ServiceOrBuilderCreateServiceRequestOrBuilder. getServiceOrBuilder()Required.ServiceOrBuilderUpdateServiceRequest.Builder. getServiceOrBuilder()Required.ServiceOrBuilderUpdateServiceRequest. getServiceOrBuilder()Required.ServiceOrBuilderUpdateServiceRequestOrBuilder. getServiceOrBuilder()Required.ServiceOrBuilderListServicesResponse.Builder. getServicesOrBuilder(int index)The resulting list of Services.ServiceOrBuilderListServicesResponse. getServicesOrBuilder(int index)The resulting list of Services.ServiceOrBuilderListServicesResponseOrBuilder. getServicesOrBuilder(int index)The resulting list of Services.Methods in com.google.cloud.run.v2 that return types with arguments of type ServiceOrBuilder Modifier and Type Method Description List<? extends ServiceOrBuilder>ListServicesResponse.Builder. getServicesOrBuilderList()The resulting list of Services.List<? extends ServiceOrBuilder>ListServicesResponse. getServicesOrBuilderList()The resulting list of Services.List<? extends ServiceOrBuilder>ListServicesResponseOrBuilder. getServicesOrBuilderList()The resulting list of Services.
-