Uses of Interface
com.google.cloud.apigeeregistry.v1.ApiDeploymentOrBuilder
-
Packages that use ApiDeploymentOrBuilder Package Description com.google.cloud.apigeeregistry.v1 A client to Apigee Registry API -
-
Uses of ApiDeploymentOrBuilder in com.google.cloud.apigeeregistry.v1
Classes in com.google.cloud.apigeeregistry.v1 that implement ApiDeploymentOrBuilder Modifier and Type Class Description classApiDeploymentDescribes a service running at particular address that provides a particular version of an API.static classApiDeployment.BuilderDescribes a service running at particular address that provides a particular version of an API.Methods in com.google.cloud.apigeeregistry.v1 that return ApiDeploymentOrBuilder Modifier and Type Method Description ApiDeploymentOrBuilderCreateApiDeploymentRequest.Builder. getApiDeploymentOrBuilder()Required.ApiDeploymentOrBuilderCreateApiDeploymentRequest. getApiDeploymentOrBuilder()Required.ApiDeploymentOrBuilderCreateApiDeploymentRequestOrBuilder. getApiDeploymentOrBuilder()Required.ApiDeploymentOrBuilderUpdateApiDeploymentRequest.Builder. getApiDeploymentOrBuilder()Required.ApiDeploymentOrBuilderUpdateApiDeploymentRequest. getApiDeploymentOrBuilder()Required.ApiDeploymentOrBuilderUpdateApiDeploymentRequestOrBuilder. getApiDeploymentOrBuilder()Required.ApiDeploymentOrBuilderListApiDeploymentRevisionsResponse.Builder. getApiDeploymentsOrBuilder(int index)The revisions of the deployment.ApiDeploymentOrBuilderListApiDeploymentRevisionsResponse. getApiDeploymentsOrBuilder(int index)The revisions of the deployment.ApiDeploymentOrBuilderListApiDeploymentRevisionsResponseOrBuilder. getApiDeploymentsOrBuilder(int index)The revisions of the deployment.ApiDeploymentOrBuilderListApiDeploymentsResponse.Builder. getApiDeploymentsOrBuilder(int index)The deployments from the specified publisher.ApiDeploymentOrBuilderListApiDeploymentsResponse. getApiDeploymentsOrBuilder(int index)The deployments from the specified publisher.ApiDeploymentOrBuilderListApiDeploymentsResponseOrBuilder. getApiDeploymentsOrBuilder(int index)The deployments from the specified publisher.Methods in com.google.cloud.apigeeregistry.v1 that return types with arguments of type ApiDeploymentOrBuilder Modifier and Type Method Description List<? extends ApiDeploymentOrBuilder>ListApiDeploymentRevisionsResponse.Builder. getApiDeploymentsOrBuilderList()The revisions of the deployment.List<? extends ApiDeploymentOrBuilder>ListApiDeploymentRevisionsResponse. getApiDeploymentsOrBuilderList()The revisions of the deployment.List<? extends ApiDeploymentOrBuilder>ListApiDeploymentRevisionsResponseOrBuilder. getApiDeploymentsOrBuilderList()The revisions of the deployment.List<? extends ApiDeploymentOrBuilder>ListApiDeploymentsResponse.Builder. getApiDeploymentsOrBuilderList()The deployments from the specified publisher.List<? extends ApiDeploymentOrBuilder>ListApiDeploymentsResponse. getApiDeploymentsOrBuilderList()The deployments from the specified publisher.List<? extends ApiDeploymentOrBuilder>ListApiDeploymentsResponseOrBuilder. getApiDeploymentsOrBuilderList()The deployments from the specified publisher.
-