Uses of Interface
com.google.cloud.apigeeregistry.v1.ArtifactOrBuilder
-
Packages that use ArtifactOrBuilder Package Description com.google.cloud.apigeeregistry.v1 A client to Apigee Registry API -
-
Uses of ArtifactOrBuilder in com.google.cloud.apigeeregistry.v1
Classes in com.google.cloud.apigeeregistry.v1 that implement ArtifactOrBuilder Modifier and Type Class Description classArtifactArtifacts of resources.static classArtifact.BuilderArtifacts of resources.Methods in com.google.cloud.apigeeregistry.v1 that return ArtifactOrBuilder Modifier and Type Method Description ArtifactOrBuilderCreateArtifactRequest.Builder. getArtifactOrBuilder()Required.ArtifactOrBuilderCreateArtifactRequest. getArtifactOrBuilder()Required.ArtifactOrBuilderCreateArtifactRequestOrBuilder. getArtifactOrBuilder()Required.ArtifactOrBuilderReplaceArtifactRequest.Builder. getArtifactOrBuilder()Required.ArtifactOrBuilderReplaceArtifactRequest. getArtifactOrBuilder()Required.ArtifactOrBuilderReplaceArtifactRequestOrBuilder. getArtifactOrBuilder()Required.ArtifactOrBuilderListArtifactsResponse.Builder. getArtifactsOrBuilder(int index)The artifacts from the specified publisher.ArtifactOrBuilderListArtifactsResponse. getArtifactsOrBuilder(int index)The artifacts from the specified publisher.ArtifactOrBuilderListArtifactsResponseOrBuilder. getArtifactsOrBuilder(int index)The artifacts from the specified publisher.Methods in com.google.cloud.apigeeregistry.v1 that return types with arguments of type ArtifactOrBuilder Modifier and Type Method Description List<? extends ArtifactOrBuilder>ListArtifactsResponse.Builder. getArtifactsOrBuilderList()The artifacts from the specified publisher.List<? extends ArtifactOrBuilder>ListArtifactsResponse. getArtifactsOrBuilderList()The artifacts from the specified publisher.List<? extends ArtifactOrBuilder>ListArtifactsResponseOrBuilder. getArtifactsOrBuilderList()The artifacts from the specified publisher.
-