Uses of Class
com.google.cloud.apigeeregistry.v1.GetApiSpecContentsRequest
-
Packages that use GetApiSpecContentsRequest Package Description com.google.cloud.apigeeregistry.v1 A client to Apigee Registry APIcom.google.cloud.apigeeregistry.v1.stub -
-
Uses of GetApiSpecContentsRequest in com.google.cloud.apigeeregistry.v1
Methods in com.google.cloud.apigeeregistry.v1 that return GetApiSpecContentsRequest Modifier and Type Method Description GetApiSpecContentsRequestGetApiSpecContentsRequest.Builder. build()GetApiSpecContentsRequestGetApiSpecContentsRequest.Builder. buildPartial()static GetApiSpecContentsRequestGetApiSpecContentsRequest. getDefaultInstance()GetApiSpecContentsRequestGetApiSpecContentsRequest.Builder. getDefaultInstanceForType()GetApiSpecContentsRequestGetApiSpecContentsRequest. getDefaultInstanceForType()static GetApiSpecContentsRequestGetApiSpecContentsRequest. parseDelimitedFrom(InputStream input)static GetApiSpecContentsRequestGetApiSpecContentsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetApiSpecContentsRequestGetApiSpecContentsRequest. parseFrom(byte[] data)static GetApiSpecContentsRequestGetApiSpecContentsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetApiSpecContentsRequestGetApiSpecContentsRequest. parseFrom(com.google.protobuf.ByteString data)static GetApiSpecContentsRequestGetApiSpecContentsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetApiSpecContentsRequestGetApiSpecContentsRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetApiSpecContentsRequestGetApiSpecContentsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetApiSpecContentsRequestGetApiSpecContentsRequest. parseFrom(InputStream input)static GetApiSpecContentsRequestGetApiSpecContentsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetApiSpecContentsRequestGetApiSpecContentsRequest. parseFrom(ByteBuffer data)static GetApiSpecContentsRequestGetApiSpecContentsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.apigeeregistry.v1 that return types with arguments of type GetApiSpecContentsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetApiSpecContentsRequest,com.google.api.HttpBody>RegistryClient. getApiSpecContentsCallable()Returns the contents of a specified spec.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetApiSpecContentsRequest,com.google.api.HttpBody>RegistrySettings.Builder. getApiSpecContentsSettings()Returns the builder for the settings used for calls to getApiSpecContents.com.google.api.gax.rpc.UnaryCallSettings<GetApiSpecContentsRequest,com.google.api.HttpBody>RegistrySettings. getApiSpecContentsSettings()Returns the object with the settings used for calls to getApiSpecContents.static io.grpc.MethodDescriptor<GetApiSpecContentsRequest,com.google.api.HttpBody>RegistryGrpc. getGetApiSpecContentsMethod()com.google.protobuf.Parser<GetApiSpecContentsRequest>GetApiSpecContentsRequest. getParserForType()static com.google.protobuf.Parser<GetApiSpecContentsRequest>GetApiSpecContentsRequest. parser()Methods in com.google.cloud.apigeeregistry.v1 with parameters of type GetApiSpecContentsRequest Modifier and Type Method Description com.google.api.HttpBodyRegistryClient. getApiSpecContents(GetApiSpecContentsRequest request)Returns the contents of a specified spec.default voidRegistryGrpc.AsyncService. getApiSpecContents(GetApiSpecContentsRequest request, io.grpc.stub.StreamObserver<com.google.api.HttpBody> responseObserver)Returns the contents of a specified spec.com.google.api.HttpBodyRegistryGrpc.RegistryBlockingStub. getApiSpecContents(GetApiSpecContentsRequest request)Returns the contents of a specified spec.com.google.common.util.concurrent.ListenableFuture<com.google.api.HttpBody>RegistryGrpc.RegistryFutureStub. getApiSpecContents(GetApiSpecContentsRequest request)Returns the contents of a specified spec.voidRegistryGrpc.RegistryStub. getApiSpecContents(GetApiSpecContentsRequest request, io.grpc.stub.StreamObserver<com.google.api.HttpBody> responseObserver)Returns the contents of a specified spec.GetApiSpecContentsRequest.BuilderGetApiSpecContentsRequest.Builder. mergeFrom(GetApiSpecContentsRequest other)static GetApiSpecContentsRequest.BuilderGetApiSpecContentsRequest. newBuilder(GetApiSpecContentsRequest prototype) -
Uses of GetApiSpecContentsRequest in com.google.cloud.apigeeregistry.v1.stub
Methods in com.google.cloud.apigeeregistry.v1.stub that return types with arguments of type GetApiSpecContentsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetApiSpecContentsRequest,com.google.api.HttpBody>GrpcRegistryStub. getApiSpecContentsCallable()com.google.api.gax.rpc.UnaryCallable<GetApiSpecContentsRequest,com.google.api.HttpBody>HttpJsonRegistryStub. getApiSpecContentsCallable()com.google.api.gax.rpc.UnaryCallable<GetApiSpecContentsRequest,com.google.api.HttpBody>RegistryStub. getApiSpecContentsCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetApiSpecContentsRequest,com.google.api.HttpBody>RegistryStubSettings.Builder. getApiSpecContentsSettings()Returns the builder for the settings used for calls to getApiSpecContents.com.google.api.gax.rpc.UnaryCallSettings<GetApiSpecContentsRequest,com.google.api.HttpBody>RegistryStubSettings. getApiSpecContentsSettings()Returns the object with the settings used for calls to getApiSpecContents.
-