Uses of Class
com.google.cloud.apigateway.v1.CreateApiConfigRequest
-
Packages that use CreateApiConfigRequest Package Description com.google.cloud.apigateway.v1 A client to API Gateway APIcom.google.cloud.apigateway.v1.stub -
-
Uses of CreateApiConfigRequest in com.google.cloud.apigateway.v1
Methods in com.google.cloud.apigateway.v1 that return CreateApiConfigRequest Modifier and Type Method Description CreateApiConfigRequest
CreateApiConfigRequest.Builder. build()
CreateApiConfigRequest
CreateApiConfigRequest.Builder. buildPartial()
static CreateApiConfigRequest
CreateApiConfigRequest. getDefaultInstance()
CreateApiConfigRequest
CreateApiConfigRequest.Builder. getDefaultInstanceForType()
CreateApiConfigRequest
CreateApiConfigRequest. getDefaultInstanceForType()
static CreateApiConfigRequest
CreateApiConfigRequest. parseDelimitedFrom(InputStream input)
static CreateApiConfigRequest
CreateApiConfigRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateApiConfigRequest
CreateApiConfigRequest. parseFrom(byte[] data)
static CreateApiConfigRequest
CreateApiConfigRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateApiConfigRequest
CreateApiConfigRequest. parseFrom(com.google.protobuf.ByteString data)
static CreateApiConfigRequest
CreateApiConfigRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateApiConfigRequest
CreateApiConfigRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static CreateApiConfigRequest
CreateApiConfigRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateApiConfigRequest
CreateApiConfigRequest. parseFrom(InputStream input)
static CreateApiConfigRequest
CreateApiConfigRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateApiConfigRequest
CreateApiConfigRequest. parseFrom(ByteBuffer data)
static CreateApiConfigRequest
CreateApiConfigRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.apigateway.v1 that return types with arguments of type CreateApiConfigRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateApiConfigRequest,com.google.longrunning.Operation>
ApiGatewayServiceClient. createApiConfigCallable()
Creates a new ApiConfig in a given project and location.com.google.api.gax.rpc.OperationCallable<CreateApiConfigRequest,ApiConfig,OperationMetadata>
ApiGatewayServiceClient. createApiConfigOperationCallable()
Creates a new ApiConfig in a given project and location.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateApiConfigRequest,ApiConfig,OperationMetadata>
ApiGatewayServiceSettings.Builder. createApiConfigOperationSettings()
Returns the builder for the settings used for calls to createApiConfig.com.google.api.gax.rpc.OperationCallSettings<CreateApiConfigRequest,ApiConfig,OperationMetadata>
ApiGatewayServiceSettings. createApiConfigOperationSettings()
Returns the object with the settings used for calls to createApiConfig.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateApiConfigRequest,com.google.longrunning.Operation>
ApiGatewayServiceSettings.Builder. createApiConfigSettings()
Returns the builder for the settings used for calls to createApiConfig.com.google.api.gax.rpc.UnaryCallSettings<CreateApiConfigRequest,com.google.longrunning.Operation>
ApiGatewayServiceSettings. createApiConfigSettings()
Returns the object with the settings used for calls to createApiConfig.static io.grpc.MethodDescriptor<CreateApiConfigRequest,com.google.longrunning.Operation>
ApiGatewayServiceGrpc. getCreateApiConfigMethod()
com.google.protobuf.Parser<CreateApiConfigRequest>
CreateApiConfigRequest. getParserForType()
static com.google.protobuf.Parser<CreateApiConfigRequest>
CreateApiConfigRequest. parser()
Methods in com.google.cloud.apigateway.v1 with parameters of type CreateApiConfigRequest Modifier and Type Method Description com.google.longrunning.Operation
ApiGatewayServiceGrpc.ApiGatewayServiceBlockingStub. createApiConfig(CreateApiConfigRequest request)
Creates a new ApiConfig in a given project and location.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
ApiGatewayServiceGrpc.ApiGatewayServiceFutureStub. createApiConfig(CreateApiConfigRequest request)
Creates a new ApiConfig in a given project and location.void
ApiGatewayServiceGrpc.ApiGatewayServiceStub. createApiConfig(CreateApiConfigRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Creates a new ApiConfig in a given project and location.default void
ApiGatewayServiceGrpc.AsyncService. createApiConfig(CreateApiConfigRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Creates a new ApiConfig in a given project and location.com.google.api.gax.longrunning.OperationFuture<ApiConfig,OperationMetadata>
ApiGatewayServiceClient. createApiConfigAsync(CreateApiConfigRequest request)
Creates a new ApiConfig in a given project and location.CreateApiConfigRequest.Builder
CreateApiConfigRequest.Builder. mergeFrom(CreateApiConfigRequest other)
static CreateApiConfigRequest.Builder
CreateApiConfigRequest. newBuilder(CreateApiConfigRequest prototype)
-
Uses of CreateApiConfigRequest in com.google.cloud.apigateway.v1.stub
Methods in com.google.cloud.apigateway.v1.stub that return types with arguments of type CreateApiConfigRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateApiConfigRequest,com.google.longrunning.Operation>
ApiGatewayServiceStub. createApiConfigCallable()
com.google.api.gax.rpc.UnaryCallable<CreateApiConfigRequest,com.google.longrunning.Operation>
GrpcApiGatewayServiceStub. createApiConfigCallable()
com.google.api.gax.rpc.UnaryCallable<CreateApiConfigRequest,com.google.longrunning.Operation>
HttpJsonApiGatewayServiceStub. createApiConfigCallable()
com.google.api.gax.rpc.OperationCallable<CreateApiConfigRequest,ApiConfig,OperationMetadata>
ApiGatewayServiceStub. createApiConfigOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateApiConfigRequest,ApiConfig,OperationMetadata>
GrpcApiGatewayServiceStub. createApiConfigOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateApiConfigRequest,ApiConfig,OperationMetadata>
HttpJsonApiGatewayServiceStub. createApiConfigOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateApiConfigRequest,ApiConfig,OperationMetadata>
ApiGatewayServiceStubSettings.Builder. createApiConfigOperationSettings()
Returns the builder for the settings used for calls to createApiConfig.com.google.api.gax.rpc.OperationCallSettings<CreateApiConfigRequest,ApiConfig,OperationMetadata>
ApiGatewayServiceStubSettings. createApiConfigOperationSettings()
Returns the object with the settings used for calls to createApiConfig.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateApiConfigRequest,com.google.longrunning.Operation>
ApiGatewayServiceStubSettings.Builder. createApiConfigSettings()
Returns the builder for the settings used for calls to createApiConfig.com.google.api.gax.rpc.UnaryCallSettings<CreateApiConfigRequest,com.google.longrunning.Operation>
ApiGatewayServiceStubSettings. createApiConfigSettings()
Returns the object with the settings used for calls to createApiConfig.
-