Uses of Class
com.google.appengine.v1.SslSettings
-
Packages that use SslSettings Package Description com.google.appengine.v1 A client to App Engine Admin API -
-
Uses of SslSettings in com.google.appengine.v1
Methods in com.google.appengine.v1 that return SslSettings Modifier and Type Method Description SslSettingsSslSettings.Builder. build()SslSettingsSslSettings.Builder. buildPartial()static SslSettingsSslSettings. getDefaultInstance()SslSettingsSslSettings.Builder. getDefaultInstanceForType()SslSettingsSslSettings. getDefaultInstanceForType()SslSettingsDomainMapping.Builder. getSslSettings()SSL configuration for this domain.SslSettingsDomainMapping. getSslSettings()SSL configuration for this domain.SslSettingsDomainMappingOrBuilder. getSslSettings()SSL configuration for this domain.static SslSettingsSslSettings. parseDelimitedFrom(InputStream input)static SslSettingsSslSettings. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SslSettingsSslSettings. parseFrom(byte[] data)static SslSettingsSslSettings. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SslSettingsSslSettings. parseFrom(com.google.protobuf.ByteString data)static SslSettingsSslSettings. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SslSettingsSslSettings. parseFrom(com.google.protobuf.CodedInputStream input)static SslSettingsSslSettings. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SslSettingsSslSettings. parseFrom(InputStream input)static SslSettingsSslSettings. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SslSettingsSslSettings. parseFrom(ByteBuffer data)static SslSettingsSslSettings. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.appengine.v1 that return types with arguments of type SslSettings Modifier and Type Method Description com.google.protobuf.Parser<SslSettings>SslSettings. getParserForType()static com.google.protobuf.Parser<SslSettings>SslSettings. parser()Methods in com.google.appengine.v1 with parameters of type SslSettings Modifier and Type Method Description SslSettings.BuilderSslSettings.Builder. mergeFrom(SslSettings other)DomainMapping.BuilderDomainMapping.Builder. mergeSslSettings(SslSettings value)SSL configuration for this domain.static SslSettings.BuilderSslSettings. newBuilder(SslSettings prototype)DomainMapping.BuilderDomainMapping.Builder. setSslSettings(SslSettings value)SSL configuration for this domain.
-