Uses of Class
com.google.api.serviceusage.v1beta1.ServiceIdentity
-
Packages that use ServiceIdentity Package Description com.google.api.serviceusage.v1beta1 A client to Service Usage APIcom.google.api.serviceusage.v1beta1.stub -
-
Uses of ServiceIdentity in com.google.api.serviceusage.v1beta1
Methods in com.google.api.serviceusage.v1beta1 that return ServiceIdentity Modifier and Type Method Description ServiceIdentityServiceIdentity.Builder. build()ServiceIdentityServiceIdentity.Builder. buildPartial()static ServiceIdentityServiceIdentity. getDefaultInstance()ServiceIdentityServiceIdentity.Builder. getDefaultInstanceForType()ServiceIdentityServiceIdentity. getDefaultInstanceForType()ServiceIdentityGetServiceIdentityResponse.Builder. getIdentity()Service identity that service producer can use to access consumer resources.ServiceIdentityGetServiceIdentityResponse. getIdentity()Service identity that service producer can use to access consumer resources.ServiceIdentityGetServiceIdentityResponseOrBuilder. getIdentity()Service identity that service producer can use to access consumer resources.static ServiceIdentityServiceIdentity. parseDelimitedFrom(InputStream input)static ServiceIdentityServiceIdentity. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServiceIdentityServiceIdentity. parseFrom(byte[] data)static ServiceIdentityServiceIdentity. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServiceIdentityServiceIdentity. parseFrom(com.google.protobuf.ByteString data)static ServiceIdentityServiceIdentity. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServiceIdentityServiceIdentity. parseFrom(com.google.protobuf.CodedInputStream input)static ServiceIdentityServiceIdentity. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServiceIdentityServiceIdentity. parseFrom(InputStream input)static ServiceIdentityServiceIdentity. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServiceIdentityServiceIdentity. parseFrom(ByteBuffer data)static ServiceIdentityServiceIdentity. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.api.serviceusage.v1beta1 that return types with arguments of type ServiceIdentity Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<ServiceIdentity,com.google.protobuf.Empty>ServiceUsageClient. generateServiceIdentityAsync(GenerateServiceIdentityRequest request)Generates service identity for service.com.google.api.gax.rpc.OperationCallable<GenerateServiceIdentityRequest,ServiceIdentity,com.google.protobuf.Empty>ServiceUsageClient. generateServiceIdentityOperationCallable()Generates service identity for service.com.google.api.gax.rpc.OperationCallSettings.Builder<GenerateServiceIdentityRequest,ServiceIdentity,com.google.protobuf.Empty>ServiceUsageSettings.Builder. generateServiceIdentityOperationSettings()Returns the builder for the settings used for calls to generateServiceIdentity.com.google.api.gax.rpc.OperationCallSettings<GenerateServiceIdentityRequest,ServiceIdentity,com.google.protobuf.Empty>ServiceUsageSettings. generateServiceIdentityOperationSettings()Returns the object with the settings used for calls to generateServiceIdentity.com.google.protobuf.Parser<ServiceIdentity>ServiceIdentity. getParserForType()static com.google.protobuf.Parser<ServiceIdentity>ServiceIdentity. parser()Methods in com.google.api.serviceusage.v1beta1 with parameters of type ServiceIdentity Modifier and Type Method Description ServiceIdentity.BuilderServiceIdentity.Builder. mergeFrom(ServiceIdentity other)GetServiceIdentityResponse.BuilderGetServiceIdentityResponse.Builder. mergeIdentity(ServiceIdentity value)Service identity that service producer can use to access consumer resources.static ServiceIdentity.BuilderServiceIdentity. newBuilder(ServiceIdentity prototype)GetServiceIdentityResponse.BuilderGetServiceIdentityResponse.Builder. setIdentity(ServiceIdentity value)Service identity that service producer can use to access consumer resources. -
Uses of ServiceIdentity in com.google.api.serviceusage.v1beta1.stub
Methods in com.google.api.serviceusage.v1beta1.stub that return types with arguments of type ServiceIdentity Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<GenerateServiceIdentityRequest,ServiceIdentity,com.google.protobuf.Empty>GrpcServiceUsageStub. generateServiceIdentityOperationCallable()com.google.api.gax.rpc.OperationCallable<GenerateServiceIdentityRequest,ServiceIdentity,com.google.protobuf.Empty>HttpJsonServiceUsageStub. generateServiceIdentityOperationCallable()com.google.api.gax.rpc.OperationCallable<GenerateServiceIdentityRequest,ServiceIdentity,com.google.protobuf.Empty>ServiceUsageStub. generateServiceIdentityOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<GenerateServiceIdentityRequest,ServiceIdentity,com.google.protobuf.Empty>ServiceUsageStubSettings.Builder. generateServiceIdentityOperationSettings()Returns the builder for the settings used for calls to generateServiceIdentity.com.google.api.gax.rpc.OperationCallSettings<GenerateServiceIdentityRequest,ServiceIdentity,com.google.protobuf.Empty>ServiceUsageStubSettings. generateServiceIdentityOperationSettings()Returns the object with the settings used for calls to generateServiceIdentity.
-