Uses of Class
com.google.appengine.v1.AuthorizedCertificate
-
Packages that use AuthorizedCertificate Package Description com.google.appengine.v1 A client to App Engine Admin APIcom.google.appengine.v1.stub -
-
Uses of AuthorizedCertificate in com.google.appengine.v1
Methods in com.google.appengine.v1 that return AuthorizedCertificate Modifier and Type Method Description AuthorizedCertificateAuthorizedCertificate.Builder. build()AuthorizedCertificateAuthorizedCertificate.Builder. buildPartial()AuthorizedCertificateAuthorizedCertificatesClient. createAuthorizedCertificate(CreateAuthorizedCertificateRequest request)Uploads the specified SSL certificate.AuthorizedCertificateAuthorizedCertificatesGrpc.AuthorizedCertificatesBlockingStub. createAuthorizedCertificate(CreateAuthorizedCertificateRequest request)Uploads the specified SSL certificate.AuthorizedCertificateAuthorizedCertificatesClient. getAuthorizedCertificate(GetAuthorizedCertificateRequest request)Gets the specified SSL certificate.AuthorizedCertificateAuthorizedCertificatesGrpc.AuthorizedCertificatesBlockingStub. getAuthorizedCertificate(GetAuthorizedCertificateRequest request)Gets the specified SSL certificate.AuthorizedCertificateCreateAuthorizedCertificateRequest.Builder. getCertificate()SSL certificate data.AuthorizedCertificateCreateAuthorizedCertificateRequest. getCertificate()SSL certificate data.AuthorizedCertificateCreateAuthorizedCertificateRequestOrBuilder. getCertificate()SSL certificate data.AuthorizedCertificateUpdateAuthorizedCertificateRequest.Builder. getCertificate()An `AuthorizedCertificate` containing the updated resource.AuthorizedCertificateUpdateAuthorizedCertificateRequest. getCertificate()An `AuthorizedCertificate` containing the updated resource.AuthorizedCertificateUpdateAuthorizedCertificateRequestOrBuilder. getCertificate()An `AuthorizedCertificate` containing the updated resource.AuthorizedCertificateListAuthorizedCertificatesResponse.Builder. getCertificates(int index)The SSL certificates the user is authorized to administer.AuthorizedCertificateListAuthorizedCertificatesResponse. getCertificates(int index)The SSL certificates the user is authorized to administer.AuthorizedCertificateListAuthorizedCertificatesResponseOrBuilder. getCertificates(int index)The SSL certificates the user is authorized to administer.static AuthorizedCertificateAuthorizedCertificate. getDefaultInstance()AuthorizedCertificateAuthorizedCertificate.Builder. getDefaultInstanceForType()AuthorizedCertificateAuthorizedCertificate. getDefaultInstanceForType()static AuthorizedCertificateAuthorizedCertificate. parseDelimitedFrom(InputStream input)static AuthorizedCertificateAuthorizedCertificate. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AuthorizedCertificateAuthorizedCertificate. parseFrom(byte[] data)static AuthorizedCertificateAuthorizedCertificate. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AuthorizedCertificateAuthorizedCertificate. parseFrom(com.google.protobuf.ByteString data)static AuthorizedCertificateAuthorizedCertificate. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AuthorizedCertificateAuthorizedCertificate. parseFrom(com.google.protobuf.CodedInputStream input)static AuthorizedCertificateAuthorizedCertificate. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AuthorizedCertificateAuthorizedCertificate. parseFrom(InputStream input)static AuthorizedCertificateAuthorizedCertificate. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AuthorizedCertificateAuthorizedCertificate. parseFrom(ByteBuffer data)static AuthorizedCertificateAuthorizedCertificate. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)AuthorizedCertificateAuthorizedCertificatesClient. updateAuthorizedCertificate(UpdateAuthorizedCertificateRequest request)Updates the specified SSL certificate.AuthorizedCertificateAuthorizedCertificatesGrpc.AuthorizedCertificatesBlockingStub. updateAuthorizedCertificate(UpdateAuthorizedCertificateRequest request)Updates the specified SSL certificate.Methods in com.google.appengine.v1 that return types with arguments of type AuthorizedCertificate Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<AuthorizedCertificate>AuthorizedCertificatesGrpc.AuthorizedCertificatesFutureStub. createAuthorizedCertificate(CreateAuthorizedCertificateRequest request)Uploads the specified SSL certificate.com.google.api.gax.rpc.UnaryCallable<CreateAuthorizedCertificateRequest,AuthorizedCertificate>AuthorizedCertificatesClient. createAuthorizedCertificateCallable()Uploads the specified SSL certificate.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateAuthorizedCertificateRequest,AuthorizedCertificate>AuthorizedCertificatesSettings.Builder. createAuthorizedCertificateSettings()Returns the builder for the settings used for calls to createAuthorizedCertificate.com.google.api.gax.rpc.UnaryCallSettings<CreateAuthorizedCertificateRequest,AuthorizedCertificate>AuthorizedCertificatesSettings. createAuthorizedCertificateSettings()Returns the object with the settings used for calls to createAuthorizedCertificate.com.google.common.util.concurrent.ListenableFuture<AuthorizedCertificate>AuthorizedCertificatesGrpc.AuthorizedCertificatesFutureStub. getAuthorizedCertificate(GetAuthorizedCertificateRequest request)Gets the specified SSL certificate.com.google.api.gax.rpc.UnaryCallable<GetAuthorizedCertificateRequest,AuthorizedCertificate>AuthorizedCertificatesClient. getAuthorizedCertificateCallable()Gets the specified SSL certificate.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetAuthorizedCertificateRequest,AuthorizedCertificate>AuthorizedCertificatesSettings.Builder. getAuthorizedCertificateSettings()Returns the builder for the settings used for calls to getAuthorizedCertificate.com.google.api.gax.rpc.UnaryCallSettings<GetAuthorizedCertificateRequest,AuthorizedCertificate>AuthorizedCertificatesSettings. getAuthorizedCertificateSettings()Returns the object with the settings used for calls to getAuthorizedCertificate.List<AuthorizedCertificate>ListAuthorizedCertificatesResponse.Builder. getCertificatesList()The SSL certificates the user is authorized to administer.List<AuthorizedCertificate>ListAuthorizedCertificatesResponse. getCertificatesList()The SSL certificates the user is authorized to administer.List<AuthorizedCertificate>ListAuthorizedCertificatesResponseOrBuilder. getCertificatesList()The SSL certificates the user is authorized to administer.static io.grpc.MethodDescriptor<CreateAuthorizedCertificateRequest,AuthorizedCertificate>AuthorizedCertificatesGrpc. getCreateAuthorizedCertificateMethod()static io.grpc.MethodDescriptor<GetAuthorizedCertificateRequest,AuthorizedCertificate>AuthorizedCertificatesGrpc. getGetAuthorizedCertificateMethod()com.google.protobuf.Parser<AuthorizedCertificate>AuthorizedCertificate. getParserForType()static io.grpc.MethodDescriptor<UpdateAuthorizedCertificateRequest,AuthorizedCertificate>AuthorizedCertificatesGrpc. getUpdateAuthorizedCertificateMethod()static com.google.protobuf.Parser<AuthorizedCertificate>AuthorizedCertificate. parser()com.google.common.util.concurrent.ListenableFuture<AuthorizedCertificate>AuthorizedCertificatesGrpc.AuthorizedCertificatesFutureStub. updateAuthorizedCertificate(UpdateAuthorizedCertificateRequest request)Updates the specified SSL certificate.com.google.api.gax.rpc.UnaryCallable<UpdateAuthorizedCertificateRequest,AuthorizedCertificate>AuthorizedCertificatesClient. updateAuthorizedCertificateCallable()Updates the specified SSL certificate.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateAuthorizedCertificateRequest,AuthorizedCertificate>AuthorizedCertificatesSettings.Builder. updateAuthorizedCertificateSettings()Returns the builder for the settings used for calls to updateAuthorizedCertificate.com.google.api.gax.rpc.UnaryCallSettings<UpdateAuthorizedCertificateRequest,AuthorizedCertificate>AuthorizedCertificatesSettings. updateAuthorizedCertificateSettings()Returns the object with the settings used for calls to updateAuthorizedCertificate.Methods in com.google.appengine.v1 with parameters of type AuthorizedCertificate Modifier and Type Method Description ListAuthorizedCertificatesResponse.BuilderListAuthorizedCertificatesResponse.Builder. addCertificates(int index, AuthorizedCertificate value)The SSL certificates the user is authorized to administer.ListAuthorizedCertificatesResponse.BuilderListAuthorizedCertificatesResponse.Builder. addCertificates(AuthorizedCertificate value)The SSL certificates the user is authorized to administer.CreateAuthorizedCertificateRequest.BuilderCreateAuthorizedCertificateRequest.Builder. mergeCertificate(AuthorizedCertificate value)SSL certificate data.UpdateAuthorizedCertificateRequest.BuilderUpdateAuthorizedCertificateRequest.Builder. mergeCertificate(AuthorizedCertificate value)An `AuthorizedCertificate` containing the updated resource.AuthorizedCertificate.BuilderAuthorizedCertificate.Builder. mergeFrom(AuthorizedCertificate other)static AuthorizedCertificate.BuilderAuthorizedCertificate. newBuilder(AuthorizedCertificate prototype)CreateAuthorizedCertificateRequest.BuilderCreateAuthorizedCertificateRequest.Builder. setCertificate(AuthorizedCertificate value)SSL certificate data.UpdateAuthorizedCertificateRequest.BuilderUpdateAuthorizedCertificateRequest.Builder. setCertificate(AuthorizedCertificate value)An `AuthorizedCertificate` containing the updated resource.ListAuthorizedCertificatesResponse.BuilderListAuthorizedCertificatesResponse.Builder. setCertificates(int index, AuthorizedCertificate value)The SSL certificates the user is authorized to administer.Method parameters in com.google.appengine.v1 with type arguments of type AuthorizedCertificate Modifier and Type Method Description ListAuthorizedCertificatesResponse.BuilderListAuthorizedCertificatesResponse.Builder. addAllCertificates(Iterable<? extends AuthorizedCertificate> values)The SSL certificates the user is authorized to administer.static com.google.api.core.ApiFuture<AuthorizedCertificatesClient.ListAuthorizedCertificatesPagedResponse>AuthorizedCertificatesClient.ListAuthorizedCertificatesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListAuthorizedCertificatesRequest,ListAuthorizedCertificatesResponse,AuthorizedCertificate> context, com.google.api.core.ApiFuture<ListAuthorizedCertificatesResponse> futureResponse)default voidAuthorizedCertificatesGrpc.AsyncService. createAuthorizedCertificate(CreateAuthorizedCertificateRequest request, io.grpc.stub.StreamObserver<AuthorizedCertificate> responseObserver)Uploads the specified SSL certificate.voidAuthorizedCertificatesGrpc.AuthorizedCertificatesStub. createAuthorizedCertificate(CreateAuthorizedCertificateRequest request, io.grpc.stub.StreamObserver<AuthorizedCertificate> responseObserver)Uploads the specified SSL certificate.protected AuthorizedCertificatesClient.ListAuthorizedCertificatesPageAuthorizedCertificatesClient.ListAuthorizedCertificatesPage. createPage(com.google.api.gax.rpc.PageContext<ListAuthorizedCertificatesRequest,ListAuthorizedCertificatesResponse,AuthorizedCertificate> context, ListAuthorizedCertificatesResponse response)com.google.api.core.ApiFuture<AuthorizedCertificatesClient.ListAuthorizedCertificatesPage>AuthorizedCertificatesClient.ListAuthorizedCertificatesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListAuthorizedCertificatesRequest,ListAuthorizedCertificatesResponse,AuthorizedCertificate> context, com.google.api.core.ApiFuture<ListAuthorizedCertificatesResponse> futureResponse)default voidAuthorizedCertificatesGrpc.AsyncService. getAuthorizedCertificate(GetAuthorizedCertificateRequest request, io.grpc.stub.StreamObserver<AuthorizedCertificate> responseObserver)Gets the specified SSL certificate.voidAuthorizedCertificatesGrpc.AuthorizedCertificatesStub. getAuthorizedCertificate(GetAuthorizedCertificateRequest request, io.grpc.stub.StreamObserver<AuthorizedCertificate> responseObserver)Gets the specified SSL certificate.default voidAuthorizedCertificatesGrpc.AsyncService. updateAuthorizedCertificate(UpdateAuthorizedCertificateRequest request, io.grpc.stub.StreamObserver<AuthorizedCertificate> responseObserver)Updates the specified SSL certificate.voidAuthorizedCertificatesGrpc.AuthorizedCertificatesStub. updateAuthorizedCertificate(UpdateAuthorizedCertificateRequest request, io.grpc.stub.StreamObserver<AuthorizedCertificate> responseObserver)Updates the specified SSL certificate. -
Uses of AuthorizedCertificate in com.google.appengine.v1.stub
Methods in com.google.appengine.v1.stub that return types with arguments of type AuthorizedCertificate Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateAuthorizedCertificateRequest,AuthorizedCertificate>AuthorizedCertificatesStub. createAuthorizedCertificateCallable()com.google.api.gax.rpc.UnaryCallable<CreateAuthorizedCertificateRequest,AuthorizedCertificate>GrpcAuthorizedCertificatesStub. createAuthorizedCertificateCallable()com.google.api.gax.rpc.UnaryCallable<CreateAuthorizedCertificateRequest,AuthorizedCertificate>HttpJsonAuthorizedCertificatesStub. createAuthorizedCertificateCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateAuthorizedCertificateRequest,AuthorizedCertificate>AuthorizedCertificatesStubSettings.Builder. createAuthorizedCertificateSettings()Returns the builder for the settings used for calls to createAuthorizedCertificate.com.google.api.gax.rpc.UnaryCallSettings<CreateAuthorizedCertificateRequest,AuthorizedCertificate>AuthorizedCertificatesStubSettings. createAuthorizedCertificateSettings()Returns the object with the settings used for calls to createAuthorizedCertificate.com.google.api.gax.rpc.UnaryCallable<GetAuthorizedCertificateRequest,AuthorizedCertificate>AuthorizedCertificatesStub. getAuthorizedCertificateCallable()com.google.api.gax.rpc.UnaryCallable<GetAuthorizedCertificateRequest,AuthorizedCertificate>GrpcAuthorizedCertificatesStub. getAuthorizedCertificateCallable()com.google.api.gax.rpc.UnaryCallable<GetAuthorizedCertificateRequest,AuthorizedCertificate>HttpJsonAuthorizedCertificatesStub. getAuthorizedCertificateCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetAuthorizedCertificateRequest,AuthorizedCertificate>AuthorizedCertificatesStubSettings.Builder. getAuthorizedCertificateSettings()Returns the builder for the settings used for calls to getAuthorizedCertificate.com.google.api.gax.rpc.UnaryCallSettings<GetAuthorizedCertificateRequest,AuthorizedCertificate>AuthorizedCertificatesStubSettings. getAuthorizedCertificateSettings()Returns the object with the settings used for calls to getAuthorizedCertificate.com.google.api.gax.rpc.UnaryCallable<UpdateAuthorizedCertificateRequest,AuthorizedCertificate>AuthorizedCertificatesStub. updateAuthorizedCertificateCallable()com.google.api.gax.rpc.UnaryCallable<UpdateAuthorizedCertificateRequest,AuthorizedCertificate>GrpcAuthorizedCertificatesStub. updateAuthorizedCertificateCallable()com.google.api.gax.rpc.UnaryCallable<UpdateAuthorizedCertificateRequest,AuthorizedCertificate>HttpJsonAuthorizedCertificatesStub. updateAuthorizedCertificateCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateAuthorizedCertificateRequest,AuthorizedCertificate>AuthorizedCertificatesStubSettings.Builder. updateAuthorizedCertificateSettings()Returns the builder for the settings used for calls to updateAuthorizedCertificate.com.google.api.gax.rpc.UnaryCallSettings<UpdateAuthorizedCertificateRequest,AuthorizedCertificate>AuthorizedCertificatesStubSettings. updateAuthorizedCertificateSettings()Returns the object with the settings used for calls to updateAuthorizedCertificate.
-